.footer_wrapper{
	width:100%;
	height:20.44rem;
	background-color:#171717;
	color:#fff
}
.footer_wrapper a{
	color:#fff;
	font-size:1rem
}
.footer_wrapper .line{
	width:100.69rem;
	height:.5rem;
	background-color:#0078c9
}
.footer_wrapper .footer_copy{
	width:100%;
	height:4.63rem;
	background-color:#000000;
	font-size:.81rem;
	justify-content:center
}
.footer_wrapper .footer_copy .copy_year{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_name{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_en{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_num{
	margin-right:1.25rem;
	font-size:.81rem
}
.footer_wrapper .footer_content{
	width:81.25rem;
	height:19.94rem;
	margin:0 auto;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.footer_wrapper .footer_content .footer_box{
	justify-content:space-between;
	width:100%
}
.footer_wrapper .footer_content .footer_box .footer_left{
	width:57.81rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item{
	flex:1
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item a{
	width:100%;
	height:1.06rem;
	border-right:1px solid #535353
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item:nth-last-child(1) a{
	border-right:none
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg{
	height:2.88rem;
	margin-top:4.69rem;
	width:100%;
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item{
	flex:1;
	height:100%;
	border-left:1px solid #535353;
	padding-left:1.88rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .item_title{
	color:#999999;
	font-size:.88rem;
	margin-bottom:.31rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .msg_detail{
	font-size:1.13rem;
	color:#fff
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item:nth-last-child(1){
	flex:1.5
}
.footer_wrapper .footer_content .footer_box .footer_right{
	width:16.75rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_img{
	margin-bottom:1.25rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_msg{
	color:#999999;
	font-size:.88rem
}
@media screen and (min-width:320px){
	.footer_wrapper{
	width:100%;
	height:auto;
	background-color:#fff;
	color:#444444;
	display:flex;
	flex-direction:column-reverse
}
.footer_wrapper a{
	color:#444444;
	font-size:1rem
}
.footer_wrapper .line{
	display:none;
	width:100.69rem;
	height:.5rem;
	background-color:#0078c9
}
.footer_wrapper .footer_copy{
	width:90%;
	margin:0 auto;
	height:1.35rem;
	background-color:#fff;
	font-size:.18rem;
	text-align:center;
	display:block
}
.footer_wrapper .footer_copy a{
	font-size:12px
}
.footer_wrapper .footer_copy .copy_year{
	margin-right:.1rem
}
.footer_wrapper .footer_copy .copy_name{
	margin-right:.1rem
}
.footer_wrapper .footer_copy .copy_en{
	margin-right:.1rem;
	display:none
}
.footer_wrapper .footer_copy .copy_num{
	margin-right:.1rem;
	font-size:.18rem
}
.footer_wrapper .footer_copy .copy_area{
	display:none
}
.footer_wrapper .footer_content{
	width:100%;
	height:1.35rem;
	margin:0 auto;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.footer_wrapper .footer_content .footer_box{
	display:none;
	justify-content:space-between;
	width:100%
}
.footer_wrapper .footer_content .footer_box .footer_left{
	width:57.81rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item{
	flex:1
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item a{
	width:100%;
	height:1.06rem;
	border-right:1px solid #535353
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg{
	height:2.88rem;
	margin-top:4.69rem;
	width:100%;
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item{
	flex:1;
	height:100%;
	border-left:1px solid #535353;
	padding-left:1.88rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .item_title{
	color:#999999;
	font-size:.88rem;
	margin-bottom:.31rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .msg_detail{
	font-size:1.13rem;
	color:#fff
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item:nth-last-child(1){
	flex:1.5
}
.footer_wrapper .footer_content .footer_box .footer_right{
	width:16.75rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_img{
	margin-bottom:1.25rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_msg{
	color:#999999;
	font-size:.88rem
}

}
@media screen and (min-width:360px){
	.footer_wrapper{
	width:100%;
	height:auto;
	background-color:#fff;
	color:#444444;
	display:flex;
	flex-direction:column-reverse
}
.footer_wrapper a{
	color:#444444;
	font-size:1rem
}
.footer_wrapper .line{
	display:none;
	width:100.69rem;
	height:.5rem;
	background-color:#0078c9
}
.footer_wrapper .footer_copy{
	padding:30px;
	width:90%;
	margin:0 auto;
	height:auto;
	background-color:#fff;
	font-size:.18rem;
	text-align:center;
	display:block
}
.footer_wrapper .footer_copy a{
	font-size:12px
}
.footer_wrapper .footer_copy .copy_year{
	margin-right:.1rem
}
.footer_wrapper .footer_copy .copy_name{
	margin-right:.1rem
}
.footer_wrapper .footer_copy .copy_en{
	margin-right:.1rem;
	display:none
}
.footer_wrapper .footer_copy .copy_num{
	margin-right:.1rem;
	font-size:.18rem
}
.footer_wrapper .footer_copy .copy_area{
	display:none
}
.footer_wrapper .footer_content{
	width:100%;
	height:1.35rem;
	margin:0 auto;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.footer_wrapper .footer_content .footer_box{
	display:none;
	justify-content:space-between;
	width:100%
}
.footer_wrapper .footer_content .footer_box .footer_left{
	width:57.81rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item{
	flex:1
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item a{
	width:100%;
	height:1.06rem;
	border-right:1px solid #535353
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg{
	height:2.88rem;
	margin-top:4.69rem;
	width:100%;
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item{
	flex:1;
	height:100%;
	border-left:1px solid #535353;
	padding-left:1.88rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .item_title{
	color:#999999;
	font-size:.88rem;
	margin-bottom:.31rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .msg_detail{
	font-size:1.13rem;
	color:#fff
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item:nth-last-child(1){
	flex:1.5
}
.footer_wrapper .footer_content .footer_box .footer_right{
	width:16.75rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_img{
	margin-bottom:1.25rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_msg{
	color:#999999;
	font-size:.88rem
}

}
@media screen and (min-width:750px){
	.footer_wrapper{
	width:100%;
	height:auto;
	background-color:#fff;
	color:#444444;
	display:flex;
	flex-direction:column-reverse
}
.footer_wrapper a{
	color:#444444;
	font-size:1rem
}
.footer_wrapper .line{
	display:none;
	width:100.69rem;
	height:.5rem;
	background-color:#0078c9
}
.footer_wrapper .footer_copy{
	width:90%;
	margin:0 auto;
	height:1.35rem;
	background-color:#fff;
	font-size:.18rem;
	text-align:center;
	display:block
}
.footer_wrapper .footer_copy a{
	font-size:12px
}
.footer_wrapper .footer_copy .copy_year{
	margin-right:.1rem
}
.footer_wrapper .footer_copy .copy_name{
	margin-right:.1rem
}
.footer_wrapper .footer_copy .copy_en{
	margin-right:.1rem;
	display:none
}
.footer_wrapper .footer_copy .copy_num{
	margin-right:.1rem;
	font-size:.18rem
}
.footer_wrapper .footer_copy .copy_area{
	display:none
}
.footer_wrapper .footer_content{
	width:100%;
	height:1.35rem;
	margin:0 auto;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.footer_wrapper .footer_content .footer_box{
	display:none;
	justify-content:space-between;
	width:100%
}
.footer_wrapper .footer_content .footer_box .footer_left{
	width:57.81rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item{
	flex:1
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item a{
	width:100%;
	height:1.06rem;
	border-right:1px solid #535353
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg{
	height:2.88rem;
	margin-top:4.69rem;
	width:100%;
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item{
	flex:1;
	height:100%;
	border-left:1px solid #535353;
	padding-left:1.88rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .item_title{
	color:#999999;
	font-size:.88rem;
	margin-bottom:.31rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .msg_detail{
	font-size:1.13rem;
	color:#fff
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item:nth-last-child(1){
	flex:1.5
}
.footer_wrapper .footer_content .footer_box .footer_right{
	width:16.75rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_img{
	margin-bottom:1.25rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_msg{
	color:#999999;
	font-size:.88rem
}

}
@media screen and (min-width:1024px){
	.footer_wrapper{
	width:100%;
	height:20.44rem;
	background-color:#171717;
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
	color:#fff
}
.footer_wrapper .footer_swiper{
	width:100%;
	height:5rem;
	overflow:hidden
}
.footer_wrapper .footer_swiper .swiper-slide{
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:center
}
.footer_wrapper a{
	color:#fff;
	font-size:1rem
}
.footer_wrapper .line{
	display:block;
	width:100.69rem;
	height:.5rem;
	margin-right:auto;
	background-color:#0078c9
}
.footer_wrapper .footer_copy{
	width:100%;
	height:4.63rem;
	line-height:4.63rem;
	background-color:#000000;
	font-size:.81rem;
	display:flex
}
.footer_wrapper .footer_copy .copy_year{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_name{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_en{
	display:block;
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_num{
	margin-right:1.25rem;
	font-size:.81rem
}
.footer_wrapper .footer_copy .copy_area{
	display:block
}
.footer_wrapper .footer_content{
	width:81.25rem;
	height:19.94rem;
	margin:0 auto;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	padding: 20px 0;
}
.footer_wrapper .footer_content .footer_box{
	display:flex;
	justify-content:space-between;
	width:100%
}
.footer_wrapper .footer_content .footer_box .footer_left{
	width:57.81rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item{
	flex:1
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item a{
	width:100%;
	height:1.06rem;
	border-right:1px solid #535353
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg{
	height:2.88rem;
	margin-top:4.69rem;
	width:100%;
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item{
	flex:1;
	height:100%;
	border-left:1px solid #535353;
	padding-left:1.88rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .item_title{
	color:#999999;
	font-size:.88rem;
	margin-bottom:.31rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .msg_detail{
	font-size:1.13rem;
	color:#fff
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item:nth-last-child(1){
	flex:1.5
}
.footer_wrapper .footer_content .footer_box .footer_right{
	width:16.75rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_img{
	margin-bottom:1.25rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_msg{
	color:#999999;
	font-size:.88rem
}

}
@media screen and (min-width:1280px){
	.footer_wrapper{
	width:100%;
	height:20.44rem;
	background-color:#171717;
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
	color:#fff
}
.footer_wrapper a{
	color:#fff;
	font-size:1rem
}
.footer_wrapper .line{
	display:block;
	width:100.69rem;
	height:.5rem;
	margin-right:auto;
	background-color:#0078c9
}
.footer_wrapper .footer_copy{
	width:100%;
	height:4.63rem;
	background-color:#000000;
	font-size:.81rem;
	display:flex
}
.footer_wrapper .footer_copy .copy_year{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_name{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_en{
	display:block;
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_num{
	margin-right:1.25rem;
	font-size:.81rem
}
.footer_wrapper .footer_copy .copy_area{
	display:block
}
.footer_wrapper .footer_content{
	width:81.25rem;
	height:19.94rem;
	margin:0 auto;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.footer_wrapper .footer_content .footer_box{
	display:flex;
	justify-content:space-between;
	width:100%
}
.footer_wrapper .footer_content .footer_box .footer_left{
	width:57.81rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item{
	flex:1
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item a{
	width:100%;
	height:1.06rem;
	border-right:1px solid #535353
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg{
	height:2.88rem;
	margin-top:4.69rem;
	width:100%;
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item{
	flex:1;
	height:100%;
	border-left:1px solid #535353;
	padding-left:1.88rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .item_title{
	color:#999999;
	font-size:.88rem;
	margin-bottom:.31rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .msg_detail{
	font-size:1.13rem;
	color:#fff
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item:nth-last-child(1){
	flex:1.5
}
.footer_wrapper .footer_content .footer_box .footer_right{
	width:16.75rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_img{
	margin-bottom:1.25rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_msg{
	color:#999999;
	font-size:.88rem
}

}
@media screen and (min-width:1360px){
	.footer_wrapper{
	width:100%;
	height:20.44rem;
	background-color:#171717;
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
	color:#fff
}
.footer_wrapper a{
	color:#fff;
	font-size:1rem
}
.footer_wrapper .line{
	display:block;
	width:100.69rem;
	height:.5rem;
	margin-right:auto;
	background-color:#0078c9
}
.footer_wrapper .footer_copy{
	width:100%;
	height:4.63rem;
	background-color:#000000;
	font-size:.81rem;
	display:flex
}
.footer_wrapper .footer_copy .copy_year{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_name{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_en{
	display:block;
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_num{
	margin-right:1.25rem;
	font-size:.81rem
}
.footer_wrapper .footer_copy .copy_area{
	display:block
}
.footer_wrapper .footer_content{
	width:81.25rem;
	height:19.94rem;
	margin:0 auto;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.footer_wrapper .footer_content .footer_box{
	display:flex;
	justify-content:space-between;
	width:100%
}
.footer_wrapper .footer_content .footer_box .footer_left{
	width:57.81rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item{
	flex:1
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item a{
	width:100%;
	height:1.06rem;
	border-right:1px solid #535353
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg{
	height:2.88rem;
	margin-top:4.69rem;
	width:100%;
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item{
	flex:1;
	height:100%;
	border-left:1px solid #535353;
	padding-left:1.88rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .item_title{
	color:#999999;
	font-size:.88rem;
	margin-bottom:.31rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .msg_detail{
	font-size:1.13rem;
	color:#fff
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item:nth-last-child(1){
	flex:1.5
}
.footer_wrapper .footer_content .footer_box .footer_right{
	width:16.75rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_img{
	margin-bottom:1.25rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_msg{
	color:#999999;
	font-size:.88rem
}

}
@media screen and (min-width:1440px){
	.footer_wrapper{
	width:100%;
	height:20.44rem;
	background-color:#171717;
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
	color:#fff
}
.footer_wrapper a{
	color:#fff;
	font-size:1rem
}
.footer_wrapper .line{
	display:block;
	width:100.69rem;
	height:.5rem;
	margin-right:auto;
	background-color:#0078c9
}
.footer_wrapper .footer_copy{
	width:100%;
	height:4.63rem;
	background-color:#000000;
	font-size:.81rem;
	display:flex
}
.footer_wrapper .footer_copy .copy_year{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_name{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_en{
	display:block;
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_num{
	margin-right:1.25rem;
	font-size:.81rem
}
.footer_wrapper .footer_copy .copy_area{
	display:block
}
.footer_wrapper .footer_content{
	width:81.25rem;
	height:19.94rem;
	margin:0 auto;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.footer_wrapper .footer_content .footer_box{
	display:flex;
	justify-content:space-between;
	width:100%
}
.footer_wrapper .footer_content .footer_box .footer_left{
	width:57.81rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item{
	flex:1
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item a{
	width:100%;
	height:1.06rem;
	border-right:1px solid #535353
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg{
	height:2.88rem;
	margin-top:4.69rem;
	width:100%;
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item{
	flex:1;
	height:100%;
	border-left:1px solid #535353;
	padding-left:1.88rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .item_title{
	color:#999999;
	font-size:.88rem;
	margin-bottom:.31rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .msg_detail{
	font-size:1.13rem;
	color:#fff
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item:nth-last-child(1){
	flex:1.5
}
.footer_wrapper .footer_content .footer_box .footer_right{
	width:16.75rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_img{
	margin-bottom:1.25rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_msg{
	color:#999999;
	font-size:.88rem
}

}
@media screen and (min-width:1920px){
	.footer_wrapper{
	width:100%;
	height:20.44rem;
	background-color:#171717;
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
	color:#fff
}
.footer_wrapper a{
	color:#fff;
	font-size:1rem
}
.footer_wrapper .line{
	display:block;
	width:100.69rem;
	height:.5rem;
	margin-right:auto;
	background-color:#0078c9
}
.footer_wrapper .footer_copy{
	width:100%;
	height:4.63rem;
	background-color:#000000;
	font-size:.81rem;
	display:flex
}
.footer_wrapper .footer_copy .copy_year{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_name{
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_en{
	display:block;
	margin-right:1.25rem
}
.footer_wrapper .footer_copy .copy_num{
	margin-right:1.25rem;
	font-size:.81rem
}
.footer_wrapper .footer_copy .copy_area{
	display:block
}
.footer_wrapper .footer_content{
	width:81.25rem;
	height:19.94rem;
	margin:0 auto;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.footer_wrapper .footer_content .footer_box{
	display:flex;
	justify-content:space-between;
	width:100%
}
.footer_wrapper .footer_content .footer_box .footer_left{
	width:57.81rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item{
	flex:1
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_nav .footer_nav_item a{
	width:100%;
	height:1.06rem;
	border-right:1px solid #535353
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg{
	height:2.88rem;
	margin-top:4.69rem;
	width:100%;
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item{
	flex:1;
	height:100%;
	border-left:1px solid #535353;
	padding-left:1.88rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .item_title{
	color:#999999;
	font-size:.88rem;
	margin-bottom:.31rem
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item .msg_detail{
	font-size:1.13rem;
	color:#fff
}
.footer_wrapper .footer_content .footer_box .footer_left .footer_msg .msg_item:nth-last-child(1){
	flex:1.5
}
.footer_wrapper .footer_content .footer_box .footer_right{
	width:16.75rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group{
	justify-content:space-between
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_img{
	margin-bottom:1.25rem
}
.footer_wrapper .footer_content .footer_box .footer_right .cord_group .code_item .code_msg{
	color:#999999;
	font-size:.88rem
}

}
